Custom WorkFlow API

The Custom WorkFlow API is used in scripts to allow users to create their own user workflows in Pyramid. The built-in conversation tools for socializing commentary and annotating data is built on the same framework. The custom option allows users to build their own interfaces, logic and data capture models to perform different workflow concepts. It is used in conjunction with the Custom WorkFlow Development interface in the admin, where new templates can be added to the platform.

Examples and Samples

Each item in the API documentation includes some snippets on how the item may be used in code. However, a thorough example of their usage can be found both in the help documentation here as well as in the built-in samples found in the custom visual marketplace. The marketplace is found inside the designer interface within the application itself.